add a u15 type that is 16bit only using 15bits
authorØyvind Kolås <pippin@gimp.org>
Wed, 2 May 2012 23:20:29 +0000 (01:20 +0200)
committerJon Nordby <jononor@gmail.com>
Sun, 13 May 2012 02:09:33 +0000 (19:09 -0700)
commit8167d33480d05308b753ad61acaaa17ff2f26c3c
treead19455f49a31e24ae609ff880c8bfc84fe66dcc
parent394c63ee936214e4d6fc263be0977b649b0473e7
add a u15 type that is 16bit only using 15bits
babl/base/Makefile.am
babl/base/babl-base.c
babl/base/babl-base.h
babl/base/model-gray.c
babl/base/model-rgb.c
babl/base/type-u15.c [new file with mode: 0644]